Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal ParamArray legendBoxList() As LegendBox _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public void Add( params LegendBox[] legendBoxList ) |
Parameters
- legendBoxList
- A list of LegendBox objects to add.
dotnetCHARTING | Send comments on this topic. |
Add(LegendBox[]) Method | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > LegendBoxCollection Class > Add Method : Add(LegendBox[]) Method |
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal ParamArray legendBoxList() As LegendBox _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public void Add( params LegendBox[] legendBoxList ) |